home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / p64h2.inf < prev   
Windows Setup INFormation  |  2001-09-06  |  3KB  |  91 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  p64h2.INF                                                 
  4. ; **    Abstract:  Windows* 2000 INF Update File for P64H core devices
  5. ; **    Last Update:  October 2, 2000 (Version 3.00 Build 001)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. Signature="$WINDOWS NT$"
  11. Class=System
  12. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  13. Provider=%INTEL%
  14. CatalogFile=p64h2.cat
  15. DriverVer=10/02/2000, 3.00.001
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect=*
  19.  
  20. [Manufacturer]
  21. %INTEL%=INTEL_SYS
  22.  
  23. [INTEL_SYS]
  24. %PCI\VEN_8086&DEV_1460.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_1460
  25. %PCI\VEN_8086&DEV_1462.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_1462
  26.  
  27. [INTEL_PCI]
  28. Include=machine.inf
  29. Needs=PCI_DRV
  30.  
  31. [INTEL_PCI.Services]
  32. Include=machine.inf
  33. Needs=PCI_DRV.Services
  34.  
  35. [INTEL_PCI.HW]
  36. Include=machine.inf
  37. Needs=PCI_DRV.HW
  38.  
  39. ;**************************************************************************
  40. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  41. [NO_DRV]
  42. Include=machine.inf
  43. Needs=NO_DRV
  44.  
  45. [NO_DRV.Services]
  46. Include=machine.inf
  47. Needs=NO_DRV.Services
  48.  
  49.  
  50. [Strings]
  51. INTEL           = "Intel"
  52.  
  53. ;*******************************************
  54. ;device descriptions
  55. PCI\VEN_8086&DEV_1460.DeviceDesc="P64H2 PCI Bridge - 1460 (UNOFFICIAL NAME)"
  56. PCI\VEN_8086&DEV_1462.DeviceDesc="P64H2 PCI Hot Plug Controller (Reserved) - 1462 (UNOFFICIAL NAME)"
  57.  
  58. ; Copyright (c) 2000 Intel Corporation
  59.  
  60. ; ************************************************************
  61. ; Intel is making no claims of usability, efficacy or 
  62. ; warranty.  
  63. ; ************************************************************
  64. ; Information in this document is provided in connection with 
  65. ; Intel products.  No license, express or implied, by estoppel 
  66. ; or otherwise, to any intellectual property rights is granted 
  67. ; by this document.  Intel assumes no liability whatsoever, 
  68. ; and Intel disclaims any express or implied warranty, 
  69. ; relating to sale and/or use of Intel products including 
  70. ; liability or warranties relating to fitness for a particular 
  71. ; purpose, merchantability, or infringement of any patent, 
  72. ; copyright or other intellectual property right.  Intel 
  73. ; products are not intended for use in medical, life saving, 
  74. ; or life sustaining applications.
  75.  
  76. ; ************************************************************
  77. ; Intel Corporation disclaims all warranties and liabilities 
  78. ; for the use of this document and the information contained 
  79. ; herein, and assumes no responsibility for any errors which 
  80. ; may appear in this document, nor does Intel make a 
  81. ; commitment to update the information contained herein. Intel 
  82. ; reserves the right to make changes to this document at any 
  83. ; time, without notice.
  84. ; ************************************************************
  85. ; ************************************************************
  86.  
  87. ; * Third-party brands and names are the property of their 
  88. ; respective owners.
  89.  
  90.  
  91.